What is the best Linux distro for a php web server? [on hold]

Posted by benjisail on Server Fault See other posts from Server Fault or by benjisail
Published on 2010-02-12T11:15:47Z Indexed on 2014/06/07 21:28 UTC
Read the original article Hit count: 191

Filed under:
|
|
|

We are planning to upgrade our hardware and at the same time we plan to reinstall all our web server from a fresh OS. Currently our web server is running on CentOS 4.7 on a dedicated server. We are using Apache, Mysql, PHP, SVN, FTP and all the needed tools for a web server managed through SSH.

We plan to use a cloud server for the new web server. I don't know which Linux distro to take for this new server. Should I stay with Centos and just take the latest release 5.4 or should I switch to something else like a Debian base distro (Ubuntu Server)?

The thing that I didn't like with CentOS was the none availability of the latest version of PHP and Apache on Yum. This make it harder to keep our webserver updated with the latest technologies...

Thanks for your help!

© Server Fault or respective owner

Related posts about php

Related posts about centos